home *** CD-ROM | disk | FTP | other *** search
- /* AnalogClockWraps.h generated from AnalogClockWraps.psw
- by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
- */
-
- #ifndef ANALOGCLOCKWRAPS_H
- #define ANALOGCLOCKWRAPS_H
-
- extern void drawHourMinuteFace(int hours, int mins, int width, int height, int hasColor);
-
- extern void drawSecond(int seconds, int width, int height, int hasColor);
-
- #endif ANALOGCLOCKWRAPS_H
-